TELDNDClear
Clears the Do Not Disturb feature on a directory number, as implemented by the telephone network switch.
pascal TELErr TELDNDClear (TELDNHandle hTELDN, short dndType);
hTELDN
- A handle to the directory number structure for the directory number for which Do Not Disturb is being cleared.
dndType
- The kind of Do Not Disturb being cleared. The section "Do Not Disturb Types" (page 3-12) describes the constants to which you can set this field.
- function result
- A result code.
DESCRIPTION
TheTELDNDClear
function clears the Do Not Disturb feature for the directory number specified by thehTELDN
parameter. The type of Do Not Disturb feature to clear is specified by thedndType
parameter.SEE ALSO
To set the Do Not Disturb feature, call theTELDNDSet
function (page 3-26).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help